object TitleForm: TTitleForm Left = 427 Top = 245 BorderStyle = bsNone Caption = 'TitleForm' ClientHeight = 28 ClientWidth = 195 Color = clBlack Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDefault PixelsPerInch = 96 TextHeight = 22 object Title: TLabel Left = 0 Top = 0 Width = 155 Height = 22 Alignment = taCenter Caption = 'Deneme deneme' Transparent = True end end